You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Dew.Math.Units Namespace > Classes > clMtxExpr Class > clMtxExpr Methods > AddScaled Method > clMtxExpr.AddScaled Method ([In] TOpenCLMatrix, [In] TOpenCLMatrix, TCplx)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
clMtxExpr.AddScaled Method ([In] TOpenCLMatrix, [In] TOpenCLMatrix, TCplx)

Computes X + Y*Ascale

Syntax
C#
Visual Basic
public static clMatrix AddScaled([In] TOpenCLMatrix X, [In] TOpenCLMatrix Y, TCplx aScale);

Internally calls clMatrix.AddScaled

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!